-
Home
-
WP 2FA – Two-factor authentication for WordPress
-
2.9.2 (latest)
-
Code
-
Classes
- User_Utils
Total Complexity |
52 |
Dependencies |
3 |
Dependents |
7 |
Total lines |
334 |
Lines of code |
181 |
Logical lines of code |
102 |
Comment lines |
101 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
determine_user_2fa_status() |
C |
37 |
28 |
67 |
get_all_users_data() |
A |
41 |
13 |
52 |
extract_statuses() |
S |
58 |
4 |
16 |
get_human_readable_user_statuses() |
S |
59 |
2 |
14 |
role_is_not() |
S |
70 |
2 |
6 |
get_all_user_ids_and_login_names() |
S |
62 |
1 |
12 |
get_all_user_ids() |
S |
63 |
1 |
11 |
in_array_all() |
S |
78 |
1 |
3 |